getTransitionName

Returns the name of the View to be used to identify Views in Transitions. Names should be unique in the View hierarchy.

This returns null if the View has not been given a name.

Return

The name used of the View to be used to identify Views in Transitions or null if no name has been given.

Parameters

view

The View against which to invoke the method.